Namespace - LJCDataTransformDAL
Parameters
processGroupID - The ProcessGroupID value.
processID - The ProcessID value.
Returns
The data record.
Syntax
| C# |
|
public ProcessGroupProcess RetrieveWithIDs(Int32 processGroupID, Int32 processID)
|
Retrieves a data record with the supplied value.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.